[INFO] fetching crate libswifft_sys 0.2.0...
[INFO] testing libswifft_sys-0.2.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate libswifft_sys 0.2.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate libswifft_sys 0.2.0
[INFO] finished tweaking crates.io crate libswifft_sys 0.2.0
[INFO] tweaked toml for crates.io crate libswifft_sys 0.2.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate libswifft_sys 0.2.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 48 packages to latest compatible versions
[INFO] [stderr]       Adding bindgen v0.69.5 (available: v0.72.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3f17e353db01cbb6e15b0ca38e6e4f9652abe85acb625aeaced22e8baffe49e5
[INFO] running `Command { std: "docker" "start" "-a" "3f17e353db01cbb6e15b0ca38e6e4f9652abe85acb625aeaced22e8baffe49e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3f17e353db01cbb6e15b0ca38e6e4f9652abe85acb625aeaced22e8baffe49e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f17e353db01cbb6e15b0ca38e6e4f9652abe85acb625aeaced22e8baffe49e5", kill_on_drop: false }`
[INFO] [stdout] 3f17e353db01cbb6e15b0ca38e6e4f9652abe85acb625aeaced22e8baffe49e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9c0e84273843e899328492653734f79c7342c62a9fa0f9cd10fbe205e3a27431
[INFO] running `Command { std: "docker" "start" "-a" "9c0e84273843e899328492653734f79c7342c62a9fa0f9cd10fbe205e3a27431", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling libswifft_sys v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `libswifft_sys v0.2.0 (/opt/rustwide/workdir)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/libswifft_sys-2f6013d5bc80790d/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr]   CMAKE_GENERATOR_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_GENERATOR_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_GENERATOR = None
[INFO] [stderr]   CMAKE_GENERATOR = None
[INFO] [stderr]   CMAKE_PREFIX_PATH_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_PREFIX_PATH_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_PREFIX_PATH = None
[INFO] [stderr]   CMAKE_PREFIX_PATH = None
[INFO] [stderr]   CMAKE_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE = None
[INFO] [stderr]   CMAKE = None
[INFO] [stderr]   -- The C compiler identification is GNU 13.3.0
[INFO] [stderr]   -- The CXX compiler identification is GNU 13.3.0
[INFO] [stderr]   -- Detecting C compiler ABI info
[INFO] [stderr]   -- Detecting C compiler ABI info - done
[INFO] [stderr]   -- Check for working C compiler: /usr/bin/cc - skipped
[INFO] [stderr]   -- Detecting C compile features
[INFO] [stderr]   -- Detecting C compile features - done
[INFO] [stderr]   -- Detecting CXX compiler ABI info
[INFO] [stderr]   -- Detecting CXX compiler ABI info - done
[INFO] [stderr]   -- Check for working CXX compiler: /usr/bin/c++ - skipped
[INFO] [stderr]   -- Detecting CXX compile features
[INFO] [stderr]   -- Detecting CXX compile features - done
[INFO] [stderr]   -- Configuring done (1.2s)
[INFO] [stderr]   -- Generating done (0.0s)
[INFO] [stderr]   -- Build files have been written to: /opt/rustwide/target/debug/build/libswifft_sys-060893a80bac3209/out/build
[INFO] [stderr]   [  7%] Building CXX object src/CMakeFiles/swifft_keygen.dir/swifft_keygen.cpp.o
[INFO] [stderr]   [ 15%] Linking CXX executable swifft_keygen
[INFO] [stderr]   [ 15%] Built target swifft_keygen
[INFO] [stderr]   [ 23%] Generating swifft_key.c
[INFO] [stderr]   [ 30%] Building C object src/CMakeFiles/swifft_static.dir/swifft_key.c.o
[INFO] [stderr]   [ 46%] Building C object src/CMakeFiles/swifft_static.dir/swifft_avx.c.o
[INFO] [stderr]   [ 53%] Building C object src/CMakeFiles/swifft_static.dir/swifft_object.c.o
[INFO] [stderr]   [ 38%] Building C object src/CMakeFiles/swifft_static.dir/swifft_ver.c.o
[INFO] [stderr]   [ 69%] Building C object src/CMakeFiles/swifft_static.dir/swifft.c.o
[INFO] [stderr]   [ 69%] Building C object src/CMakeFiles/swifft_static.dir/swifft_avx2.c.o
[INFO] [stderr]   [ 76%] Building C object src/CMakeFiles/swifft_static.dir/swifft_avx512.c.o
[INFO] [stderr]   [ 84%] Linking C static library libswifft.a
[INFO] [stderr]   [ 84%] Built target swifft_static
[INFO] [stderr]   [ 92%] Building C object src/CMakeFiles/swifft_shared.dir/swifft_so_dummy.c.o
[INFO] [stderr]   [100%] Linking CXX shared library libswifft.so
[INFO] [stderr]   [100%] Built target swifft_shared
[INFO] [stderr]   Install the project...
[INFO] [stderr]   -- Install configuration: "Debug"
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/libswifft_sys-060893a80bac3209/out/include/common.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/libswifft_sys-060893a80bac3209/out/include/swifft_avx2.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/libswifft_sys-060893a80bac3209/out/include/swifft_avx512.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/libswifft_sys-060893a80bac3209/out/include/swifft_avx.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/libswifft_sys-060893a80bac3209/out/include/swifft_common.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/libswifft_sys-060893a80bac3209/out/include/swifft.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/libswifft_sys-060893a80bac3209/out/include/swifft_iset.inl
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/libswifft_sys-060893a80bac3209/out/include/swifft_object.h
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/libswifft_sys-060893a80bac3209/out/./libswifft.a
[INFO] [stderr]   -- Installing: /opt/rustwide/target/debug/build/libswifft_sys-060893a80bac3209/out/./libswifft.so
[INFO] [stderr]   cargo:root=/opt/rustwide/target/debug/build/libswifft_sys-060893a80bac3209/out
[INFO] [stderr]   cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/libswifft_sys-060893a80bac3209/out
[INFO] [stderr]   cargo:rustc-link-lib=static=swifft
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/libswifft_sys-060893a80bac3209/out/build" && CMAKE_PREFIX_PATH="" LC_ALL="C" "cmake" "/opt/rustwide/workdir/src" "-B" "/opt/rustwide/target/debug/build/libswifft_sys-060893a80bac3209/out/build" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/libswifft_sys-060893a80bac3209/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64 -w" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64 -w" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64 -w" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=Debug"
[INFO] [stderr]   CMake Warning:
[INFO] [stderr]     Manually-specified variables were not used by the project:
[INFO] [stderr] 
[INFO] [stderr]       CMAKE_ASM_COMPILER
[INFO] [stderr]       CMAKE_ASM_FLAGS
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/libswifft_sys-060893a80bac3209/out/build" && LC_ALL="C" MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "/opt/rustwide/target/debug/build/libswifft_sys-060893a80bac3209/out/build" "--target" "install" "--config" "Debug"
[INFO] [stderr]   In file included from /opt/rustwide/workdir/src/src/swifft_object.c:12:
[INFO] [stderr]   /opt/rustwide/workdir/src/include/swifft_object.h:70:17: note: '#pragma message: LibSWIFFT API for AVX512 is disabled'
[INFO] [stderr]      70 |         #pragma message "LibSWIFFT API for AVX512 is disabled"
[INFO] [stderr]         |                 ^~~~~~~
[INFO] [stderr]   /opt/rustwide/workdir/src/src/swifft_object.c:42:17: note: '#pragma message: LibSWIFFT API for AVX512 is disabled'
[INFO] [stderr]      42 |         #pragma message "LibSWIFFT API for AVX512 is disabled"
[INFO] [stderr]         |                 ^~~~~~~
[INFO] [stderr]   In file included from /opt/rustwide/workdir/src/src/swifft.c:15:
[INFO] [stderr]   /opt/rustwide/workdir/src/include/swifft_avx512.h:19:17: note: '#pragma message: LibSWIFFT API for AVX512 is disabled'
[INFO] [stderr]      19 |         #pragma message "LibSWIFFT API for AVX512 is disabled"
[INFO] [stderr]         |                 ^~~~~~~
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (573) panicked at build.rs:13:10:
[INFO] [stderr]   Couldn't write bindings!: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5fc3db2d6d3a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5fc3db2d6d3a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5fc3db2d6d3a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x5fc3db2d6d3a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x5fc3db2ee31a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5fc3db2ee31a - core[786f478f706679df]::fmt::write
[INFO] [stderr]      6:     0x5fc3db2dd122 - std[f92b4c606f291077]::io::default_write_fmt::<std[f92b4c606f291077]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5fc3db2dd122 - <std[f92b4c606f291077]::sys::stdio::unix::Stderr as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x5fc3db2b67cf - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x5fc3db2b67cf - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x5fc3db2d0ca1 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x5fc3db2d0f1b - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x5fc3db2b6888 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x5fc3db2ae089 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x5fc3db2b71ed - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x5fc3db2eeb5c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5fc3db2ee8d2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stderr]     17:     0x5fc3dae7c460 - <core[786f478f706679df]::result::Result<(), std[f92b4c606f291077]::io::error::Error>>::expect
[INFO] [stderr]     18:     0x5fc3dad033bd - build_script_build[db6eb8d8b3f99800]::main
[INFO] [stderr]     19:     0x5fc3dad041e3 - <fn() as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     20:     0x5fc3dad03106 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     21:     0x5fc3dad03119 - std[f92b4c606f291077]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     22:     0x5fc3db2cfa54 - <&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     23:     0x5fc3db2cfa54 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stderr]     24:     0x5fc3db2cfa54 - std[f92b4c606f291077]::panicking::catch_unwind::<i32, &dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stderr]     25:     0x5fc3db2cfa54 - std[f92b4c606f291077]::panic::catch_unwind::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x5fc3db2cfa54 - std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x5fc3db2cfa54 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stderr]     28:     0x5fc3db2cfa54 - std[f92b4c606f291077]::panicking::catch_unwind::<isize, std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stderr]     29:     0x5fc3db2cfa54 - std[f92b4c606f291077]::panic::catch_unwind::<std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x5fc3db2cfa54 - std[f92b4c606f291077]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x5fc3dad030f1 - std[f92b4c606f291077]::rt::lang_start::<()>
[INFO] [stderr]     32:     0x5fc3dad04445 - main
[INFO] [stderr]     33:     0x768edd7201ca - <unknown>
[INFO] [stderr]     34:     0x768edd72028b - __libc_start_main
[INFO] [stderr]     35:     0x5fc3dad01b45 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "9c0e84273843e899328492653734f79c7342c62a9fa0f9cd10fbe205e3a27431", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c0e84273843e899328492653734f79c7342c62a9fa0f9cd10fbe205e3a27431", kill_on_drop: false }`
[INFO] [stdout] 9c0e84273843e899328492653734f79c7342c62a9fa0f9cd10fbe205e3a27431
